home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / misc / vh.zip / SAMPLE1.HPJ < prev    next >
Text File  |  1993-05-06  |  546b  |  37 lines

  1. ;F101.00 Project file
  2. [OPTIONS]
  3. BUILD = BuildAll
  4. COMPRESS = True
  5. CONTENTS = Contents
  6. COPYRIGHT = Visual Help Copyright⌐ 1993 Firas Bushnaq
  7. ICON = Sample1.ico
  8. OLDKEYPHRASE = False
  9. OPTCDROM = Yes
  10. REPORT = No
  11. TITLE = Sample1
  12. WARNING = 1
  13.  
  14. [FILES]
  15. c:\vh\sample1.rtf
  16.  
  17. [CONFIG]
  18. RegisterRoutine("MMSYSTEM","sndPlaySound","Si")
  19. CreateButton("print_button","&Print","Print()")
  20. BrowseButtons()
  21.  
  22. [BUILDTAGS]
  23. BuildAll
  24.  
  25. [ALIAS]
  26.  
  27. [BAGGAGE]
  28.  
  29. [BITMAPS]
  30.  
  31. [MAP]
  32. #include <sample1.hh>
  33.  
  34. [WINDOWS]
  35. MAIN = ,,,,(192,192,192)
  36.  
  37.